[Snyk] Upgrade recompose from 0.19.0 to 0.30.0 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk have raised this PR to upgrade
recompose
from 0.19.0 to 0.30.0.Release notes
Remove useless in React 16 optimisation #736 (comment)
Make state change more similar to React setState.
Babel 7!!!
Thanks to @TrySound
Pin babel runtime version and upgrade babel (#724)
Thanks to @shireeshaBongarala, @TrySound
Use folder as babel input to preserve directory structure (#719)
Thanks to @shireeshaBongarala, @TrySound
This release adds support to:
2.fromRenderProps with support for flow type and multiple arguments.
b2f082f
0db1ef6
Big Thanks to @shireeshaBongarala !!!
This release adds a missing piece between Higher Order Components and Render props
Meet
withRenderProps
props utility, it allows you to transform any HOC into RenderProps componentsee PR #663
see docs
see source
see example
compose
now shorter #643The hero of this release is @pomber !!!
After a lot of issues like #489 #525 #488 etc we decided to remove eager(in some cases recompose replaced createElement with function call) optimisations from recompose. See discussions in issues for details.
Thank you @deepsweet for this !!!
Please read comments here #538 for more information.
Add React 16 to peer deps
This release contains:
(This PR must be merged to use with flow-typed, until that please use typedefs from current repo defs)
Thank you @developit, @deepsweet and others for your help!
from
recompose
GitHub Release Notes🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs